 |
Chapter 2 - General Design Considerations
This chapter discusses several areas to consider as you begin your development process. These considerations cover three broad areas:
- worldwide compatibility--support for multiple script systems and multicultural sensitivity to your target audience
- universal access--provisions for people with disabilities to use your software by means of alternative input devices or output devices
- collaborative computing--support for people working in groups on
local networks or people using computers over remote networks
If you are aware of the factors that influence worldwide compatibility, universal access, and collaborative computing, you can plan ahead. By incorporating support for these capabilities from the beginning of your development process, you can save time, money, and development problems and end up with a product that is immediately useful to a wide range of people.
Chapter Contents
- Worldwide Compatibility
-
- Cultural Values
-
- Resources
-
- Language Differences
-
- Text Display and Text Editing
-
- Default Alignment of Interface Elements
-
- Keyboards
-
- Fonts
-
- Universal Access
-
- People With a Physical Disability
-
- People With a Visual Disability
-
- People With a Hearing Disability
-
- People With a Speech or Language Disability
-
- People With a Seizure Disorder
-
- Collaborative Computing
-
- Concern for Other Users
-
- User Identification
-
- Access Privileges
-
- Passwords
-
- Data Encryption for Security
-
- Clear Communications
-
- Displaying the Current State of Data
-
- Communicating With Other Environments
-
- Network Transparency
-
|